Technical Q&As


QTMTB 02 - Status of Rotating Matrix Support (1-May-95)


Q What's the status of RotateMatrix and its use with SetMovieMatrix and SetTrackMatrix?

A RotateMatrix works fine. But rotating matrixes are not supported for movies or images. So, although RotateMatrix will give you the correct mathematical result, unless you are using the matrix to transform something else (as with TransformFixedPoints) it has little use.

Rotation is a very important direction that is sure to get more attention in the future.

Technical Q&As
Previous Question | Contents | Next Question